﻿2026-08-08T19:19:27.5791715Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-08T19:19:27.5795297Z ##[group]Run actions/setup-node@v4
2026-08-08T19:19:27.5796238Z with:
2026-08-08T19:19:27.5797190Z   node-version: 22
2026-08-08T19:19:27.5798011Z   cache: npm
2026-08-08T19:19:27.5798901Z   cache-dependency-path: frontend/package-lock.json
2026-08-08T19:19:27.5799941Z   always-auth: false
2026-08-08T19:19:27.5800799Z   check-latest: false
2026-08-08T19:19:27.5805680Z   token: ***
2026-08-08T19:19:27.5806503Z ##[endgroup]
2026-08-08T19:19:27.7551634Z (node:2022) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-08T19:19:27.7567556Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-08T19:19:27.7642153Z Found in cache @ /opt/hostedtoolcache/node/22.23.1/x64
2026-08-08T19:19:27.7679309Z ##[group]Environment details
2026-08-08T19:19:28.3147954Z node: v22.23.1
2026-08-08T19:19:28.3154132Z npm: 10.9.8
2026-08-08T19:19:28.3155490Z yarn: 1.22.22
2026-08-08T19:19:28.3157829Z ##[endgroup]
2026-08-08T19:19:28.3209427Z [command]/opt/hostedtoolcache/node/22.23.1/x64/bin/npm config get cache
2026-08-08T19:19:28.4375792Z /home/runner/.npm
2026-08-08T19:19:28.5142988Z npm cache is not found
